home *** CD-ROM | disk | FTP | other *** search
/ 64'er 1994 May / 64er_Magazin_94-05_1994_Markt__Technik_de_Side_A.d64 / scroll down (.txt) < prev    next >
Commodore BASIC  |  2022-10-26  |  164b  |  9 lines

  1. 10 print"[147]";:fori=0to24:print:printi;:next
  2. 20 print"";
  3. 30 gosub500:poke214,rnd(0)*23:sys59749
  4. 31 rem ab zeile 0: poke214,255
  5. 40 poke648,192:print"[147]";:poke648,4
  6. 50 goto30
  7. 500 poke198,0:wait198,1
  8. 510 poke198,0:return
  9.